UITabBarItem.ImageInsets Property
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.
The insets to be used with the Image.
public override UIKit.UIEdgeInsets ImageInsets { [Foundation.Export("imageInsets")] get; [Foundation.Export("setImageInsets:")] set; }
member this.ImageInsets : UIKit.UIEdgeInsets with get, set
Property Value
- Attributes