NSDirectionalEdgeInsets
Bottom
Leading
Top
Trailing
Zero
NSDirectionalEdgeInsets(nfloat, nfloat, nfloat, nfloat)
NSDirectionalEdgeInsets(NFloat, NFloat, NFloat, NFloat)
Equals(NSDirectionalEdgeInsets)
Equals(Object)
FromString(String)
GetHashCode()
ToString()
operator !=(NSDirectionalEdgeInsets, NSDirectionalEdgeInsets)
operator ==(NSDirectionalEdgeInsets, NSDirectionalEdgeInsets)
xamarinwatchos
namespace UIKit
{
[TV(11, 0)]
[Watch(4, 0)]
public struct NSDirectionalEdgeInsets
{
public static bool operator ==(NSDirectionalEdgeInsets insets1, NSDirectionalEdgeInsets insets2);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , 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