DateTimePatternGenerator.Freeze Method

Definition

Freezes the object.

[Android.Runtime.Register("freeze", "()Landroid/icu/text/DateTimePatternGenerator;", "GetFreezeHandler", ApiSince=24)]
public virtual Android.Icu.Text.DateTimePatternGenerator? Freeze();
[<Android.Runtime.Register("freeze", "()Landroid/icu/text/DateTimePatternGenerator;", "GetFreezeHandler", ApiSince=24)>]
abstract member Freeze : unit -> Android.Icu.Text.DateTimePatternGenerator
override this.Freeze : unit -> Android.Icu.Text.DateTimePatternGenerator

Returns

the object itself.

Attributes

Remarks

Freezes the object.

Java documentation for android.icu.text.DateTimePatternGenerator.freeze().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to