Class StyleBox.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class StyleBox.PropertyName : Resource.PropertyName
- Inheritance
-
StyleBox.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
ContentMarginBottom
Cached name for the 'content_margin_bottom' property.
public static readonly StringName ContentMarginBottom
Field Value
ContentMarginLeft
Cached name for the 'content_margin_left' property.
public static readonly StringName ContentMarginLeft
Field Value
ContentMarginRight
Cached name for the 'content_margin_right' property.
public static readonly StringName ContentMarginRight
Field Value
ContentMarginTop
Cached name for the 'content_margin_top' property.
public static readonly StringName ContentMarginTop