NSDirectionalEdgeInsets
Bottom
Leading
Top
Trailing
Zero
NSDirectionalEdgeInsets(nfloat, nfloat, nfloat, nfloat)
NSDirectionalEdgeInsets(NFloat, NFloat, NFloat, NFloat)
Equals(NSDirectionalEdgeInsets)
Equals(Object)
GetHashCode()
operator !=(NSDirectionalEdgeInsets, NSDirectionalEdgeInsets)
operator ==(NSDirectionalEdgeInsets, NSDirectionalEdgeInsets)
xamarinmac
namespace AppKit
{
[TV(11, 0)]
[Watch(4, 0)]
public struct NSDirectionalEdgeInsets
{
public NSDirectionalEdgeInsets(nfloat top, nfloat leading, nfloat bottom, nfloat trailing);
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API