using-alignment-enums
CommunityEnum guide for alignment and visibility.
Author15195999826
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides quick guidance on alignment and visibility enums, emphasizing that Center equals 2 (not 1) and showing proper usage across slots.
Core Features & Use Cases
- EHorizontalAlignment: 0-Fill, 1-Left, 2-Center, 3-Right
- EVerticalAlignment: 0-Fill, 1-Top, 2-Center, 3-Bottom
- ESlateVisibility: Visible, Collapsed, Hidden, HitTestInvisible, SelfHitTestInvisible
Quick Start
Use Center alignment by setting 2 for both HorizontalAlignment and VerticalAlignment where centering is required.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: using-alignment-enums Download link: https://github.com/15195999826/LomoMarketplace/archive/main.zip#using-alignment-enums Please download this .zip file, extract it, and install it in the .claude/skills/ directory.