Share via


ConstrainedFieldPosition Class

Definition

[Android.Runtime.Register("android/icu/text/ConstrainedFieldPosition", ApiSince=31, DoNotGenerateAcw=true)]
public class ConstrainedFieldPosition : Java.Lang.Object
Inheritance
ConstrainedFieldPosition
Attributes

Constructors

Properties

Class

Returns the runtime class of this Object.

(Inherited from Object)
Field
FieldValue
Handle

The handle to the underlying Android instance.

(Inherited from Object)
Int64IterationContext
JniIdentityHashCode (Inherited from Object)
JniPeerMembers
Limit
PeerReference (Inherited from Object)
Start
ThresholdClass
ThresholdType

Methods

Clone()

Creates and returns a copy of this object.

(Inherited from Object)
ConstrainClass(Class)
ConstrainField(_Format+Field)
Dispose() (Inherited from Object)
Dispose(Boolean) (Inherited from Object)
Equals(Object)

Indicates whether some other object is "equal to" this one.

(Inherited from Object)
GetHashCode()

Returns a hash code value for the object.

(Inherited from Object)
JavaFinalize()

Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.

(Inherited from Object)
MatchesField(_Format+Field, Object)
Notify()

Wakes up a single thread that is waiting on this object's monitor.

(Inherited from Object)
NotifyAll()

Wakes up all threads that are waiting on this object's monitor.

(Inherited from Object)
Reset()
SetHandle(IntPtr, JniHandleOwnership)

Sets the Handle property.

(Inherited from Object)
SetState(_Format+Field, Object, Int32, Int32)
ToArray<T>() (Inherited from Object)
ToString()

Returns a string representation of the object.

(Inherited from Object)
UnregisterFromRuntime() (Inherited from Object)
Wait()

Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>.

(Inherited from Object)
Wait(Int64, Int32)

Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>, or until a certain amount of real time has elapsed.

(Inherited from Object)
Wait(Int64)

Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>, or until a certain amount of real time has elapsed.

(Inherited from Object)

Explicit Interface Implementations

Extension Methods

Applies to

Product Versions
.NET for Android .NET for Android API 33, .NET for Android API 34