Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
UIViewたとえば、7 つのオブジェクト ( ) を含む がありますUILabel。サイズは固定です。場合によっては、一部のオブジェクトを非表示にする必要があります。でやりますsetHidden:YES。問題は、オブジェクトの位置が固定されているため、ビューの外観があまり魅力的ではないことです。スペースがあれば、オブジェクトが自由に上下に移動できるともっと良いかもしれません...
UIView
UILabel
setHidden:YES