Stay organized with collections
Save and categorize content based on your preferences.
@RequiresSchemaVersion(major = 1, minor = 500)
public interface DimensionBuilders.AngularDimension
Interface defining the length of an arc element.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-06-04 UTC.
[null,null,["Last updated 2025-06-04 UTC."],[],[],null,["# DimensionBuilders.AngularDimension\n==================================\n\nArtifact: [androidx.wear.protolayout:protolayout](/jetpack/androidx/releases/wear-protolayout) \n[View Source](https://cs.android.com/search?q=file:androidx/wear/protolayout/DimensionBuilders.java+class:androidx.wear.protolayout.DimensionBuilders.AngularDimension) \nAdded in [1.3.0](/jetpack/androidx/releases/wear-protolayout#1.3.0)\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/wear/protolayout/DimensionBuilders.AngularDimension \"View this page in Kotlin\") \\|Java\n\n\n```\n@RequiresSchemaVersion(major = 1, minor = 500)\npublic interface DimensionBuilders.AngularDimension\n```\n\n\u003cbr /\u003e\n\nKnown direct subclasses \n[DimensionBuilders.DegreesProp](/reference/androidx/wear/protolayout/DimensionBuilders.DegreesProp), [DimensionBuilders.DpProp](/reference/androidx/wear/protolayout/DimensionBuilders.DpProp) \n\n|-----------------------------------------------------------------------------------------------------|-----------------------------------------------------|\n| [DimensionBuilders.DegreesProp](/reference/androidx/wear/protolayout/DimensionBuilders.DegreesProp) | A type for angular dimensions, measured in degrees. |\n| [DimensionBuilders.DpProp](/reference/androidx/wear/protolayout/DimensionBuilders.DpProp) | A type for linear dimensions, measured in dp. |\n\n*** ** * ** ***\n\nInterface defining the length of an arc element."]]