Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Pushes new data into a dynamic image loader.
public void UpdateData (Foundation.NSData data, bool final);
member this.UpdateData : Foundation.NSData * bool -> unit