Language

WearableSizePreset Enum

Definition

Enumerates values returned by several types and taken as a parameter of the F:Android.App.Notification+WearableExtender.SetCustomSizePreset member.

public enum WearableSizePreset
type WearableSizePreset = 
Inheritance
WearableSizePreset

Fields

Name Value Description
Default 0

This constant was deprecated in API level 29.

Xsmall 1

This constant was deprecated in API level 29.

Small 2

This constant was deprecated in API level 29.

Medium 3

This constant was deprecated in API level 29.

Large 4

This constant was deprecated in API level 29.

FullScreen 5

This constant was deprecated in API level 29.

Remarks

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