UIButton.ImageEdgeInsets 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 or outsets for the RectangleF around this UIButton's CurrentImage.
public virtual UIKit.UIEdgeInsets ImageEdgeInsets { [Foundation.Export("imageEdgeInsets")] get; [Foundation.Export("setImageEdgeInsets:")] set; }
member this.ImageEdgeInsets : UIKit.UIEdgeInsets with get, set
Property Value
- Attributes