UIImage.TopCapHeight 属性

定义

顶端的高度 (不可调整大小的区域) 。

[ObjCRuntime.ThreadSafe]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint TopCapHeight { [Foundation.Export("topCapHeight")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.TopCapHeight : nint

属性值

System.System.IntPtr System.nativeint
属性

注解

这可以从后台线程使用。

适用于

另请参阅