UIImageAsset.UnregisterImageWithTraitCollection(UITraitCollection) Method
Definition
Important
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.
Finds the image that is associated with an exact match of traitCollection
and unregisters from the image asset.
[Foundation.Export("unregisterImageWithTraitCollection:")]
public virtual void UnregisterImageWithTraitCollection (UIKit.UITraitCollection traitCollection);
abstract member UnregisterImageWithTraitCollection : UIKit.UITraitCollection -> unit
override this.UnregisterImageWithTraitCollection : UIKit.UITraitCollection -> unit
Parameters
- traitCollection
- UITraitCollection
- Attributes