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)
xamarinios
namespace UIKit
{
[TV(11, 0)]
[Watch(4, 0)]
public struct NSDirectionalEdgeInsets
{
public NSDirectionalEdgeInsets(nfloat top, nfloat leading, nfloat bottom, nfloat trailing);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Xamarin iOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , 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