Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged uikit

0 votes
471 views
1 answer
    I'm looking to call a function inside a UIKit UIViewController from a button managed by Swift UI In my ... specific instance that is displayed? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
454 views
1 answer
    I know there is a UISlider but does anyone already made RangeSlider ( with two thumbs ?) or knows how to extend the uislider? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
554 views
1 answer
    I want to get the font size of some text after it's been scaled down in a UILabel or UITextField. This was possible ... to do this in iOS 7.0? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
420 views
1 answer
    This question is a duplicate of 1042830, but MonoTouch-specific. Is there a way that's safer than allocating ... at the appropriate offset? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
336 views
1 answer
    I can't seem to launch the camera when loading my view. I end up making the user have to find and press a ... :toView]; (as cited by Debugger) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
358 views
1 answer
    Create a square UIView object testView_, and add this at viewDidLoad: - (void)viewDidLoad { [super viewDidLoad] ... anyone enlighten me? Thanks. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
457 views
1 answer
    I want a UILabel to swell slightly when selected like in some game menu screens. To get smooth resizing I presume ... other way to do this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
335 views
1 answer
    Does anyone know what made Apple leave out NSAttributedString when turning AppKit into UIKit? The reason ... alternative to NSAttributedString? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
426 views
1 answer
    I am using UIAppearance to apply fonts to UINavigationBar and UIBarButtonItem and I am having problems. I ran this ... [UIToolbar class], nil]] See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
452 views
1 answer
    Is it possible to present a popover without any sort of arrows pointing somewhere? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
314 views
1 answer
    I am using the following code for page curl animation [UIView beginAnimations:@"yourAnim" context:nil]; [UIView ... an similar effect ? Thanks See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
875 views
1 answer
    A UISegmentedControl has a new appearance in iOS 13 and existing code to alter the colors of the segmented control ... in UIView are relevant. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
420 views
1 answer
    I know that currently the status bar (with the time, battery, and network connection) at the top of the ... of the status bar programmatically? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
541 views
1 answer
    I am working on a drawing app, I want to do Undo/Redo, for this I am saving CGPath on touches ended to ... only segment of that line is removed See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
545 views
1 answer
    Is it possible to change the keyboard layout to emoji when a UITextField becomes the first responder ? or according ... with the emoji layout? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
492 views
1 answer
    When you try deleting a note in iPhone's Notes application, an UIActionSheet pops up. The sheet is ... UIActionSheet a certain color? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
482 views
1 answer
    Suppose I have a simple SwiftUI View that is not the ContentView such as this: struct Test: View { var body: ... on UIView, not a SwiftUI View. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...