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.
テキストセンターにしたいuitextview
uitextview
しないでください
textView.textAlignment = NSTextAlignmentCenter;
写真で説明
I have an <object> with an id of 'objectID'.
<object>
id
I can modify its position with .css:
.css
$('#objectID').css({'top': "+=200px"});
Bu