PointF
InterfaceConsts
PointF()
PointF(Point)
PointF(PointF)
PointF(IntPtr, JniHandleOwnership)
PointF(Single, Single)
Creator
JniPeerMembers
ThresholdClass
ThresholdType
X
Y
DescribeContents()
Equals(Single, Single)
Length()
Length(Single, Single)
Negate()
Offset(Single, Single)
ReadFromParcel(Parcel)
Set(PointF)
Set(Single, Single)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Graphics
{
[Register("android/graphics/PointF", DoNotGenerateAcw = true)]
public class PointF : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("x")]
public float X { get; set; }
}
}
nuget.org | 0.0 % Reference this API 0.0 % Get property 0.0 % Set property |
---|---|
Upgrade Planner | 0.0 % Reference this API 0.0 % Get property 0.0 % Set property |
.NET | 6.07.08.09.0 |
Information specific to monoandroid | |
Assembly | Mono.Android , 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